pathbar: Only invalidate styles in allocate if stuff really changed
authorBenjamin Otte <otte@redhat.com>
Wed, 2 May 2012 03:08:19 +0000 (05:08 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 2 May 2012 15:04:49 +0000 (17:04 +0200)
commit01b75f19a629b0999fab8d2aa12a8e96b5c47e85
treec8941c8f17b9d291bbb77823d2a3216618b3f1b3
parent532c66df815b1b9970efc71553acbc7c22fc5f9e
pathbar: Only invalidate styles in allocate if stuff really changed

I still don't like queueing restyles in size_allocate(), but I can't
come up with a better mechanims for the way the pathbar works today.
gtk/gtkpathbar.c